home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 1_general / dcc / get < prev    next >
Encoding:
Text File  |  2001-03-21  |  803 b   |  25 lines

  1. Synopsis:
  2.    dcc get [=]<nick> [<file>]
  3.  
  4. Description:
  5.    DCC GET initiates a file transfer with a remote client that has offered
  6.    the client a DCC SEND.  Naturally, a remote client must have already
  7.    send the client a DCC SEND request in order for the client to start a
  8.    DCC GET with it.  If the DCC request comes over an existing DCC CHAT
  9.    connection, a '=' must be prepended to the nickname.
  10.  
  11.    The client need not specify the name of the file to get.  If multiple
  12.    files are offered by the same remote client, the oldest SEND request
  13.    is processed first.
  14.  
  15. Examples:
  16.    To accept a SEND from joebob:
  17.       /dcc get joebob
  18.  
  19.    To accept all files offered to you by DCCbot:
  20.       /dcc get DCCbot *
  21.  
  22. See Also:
  23.    dcc(1) rename, resume, send; set(4) dcc_store_path
  24.  
  25.